low-level language - traduction vers russe
Diclib.com
Dictionnaire ChatGPT
Entrez un mot ou une phrase dans n'importe quelle langue 👆
Langue:     

Traduction et analyse de mots par intelligence artificielle ChatGPT

Sur cette page, vous pouvez obtenir une analyse détaillée d'un mot ou d'une phrase, réalisée à l'aide de la meilleure technologie d'intelligence artificielle à ce jour:

  • comment le mot est utilisé
  • fréquence d'utilisation
  • il est utilisé plus souvent dans le discours oral ou écrit
  • options de traduction de mots
  • exemples d'utilisation (plusieurs phrases avec traduction)
  • étymologie

low-level language - traduction vers russe

PROGRAMMING LANGUAGES SIMILAR TO INSTRUCTION SETS
Low-level language; Low level programming language; Low level language; Low-level programming; Low-level (computing); Low-level programming languages; Low level programing language; Low level programming; Lower level language
  • Front panel of a PDP-8/E minicomputer. The row of switches at the bottom can be used to toggle in a machine language program.

low-level language         
язык низкого уровня
low-level language         

общая лексика

язык низкого уровня, ЯНУ

язык типа ассемблера, предназначенный для прямого управления аппаратурой компьютера. Особенность ЯНУ - преобразование каждой инструкции языка в одну соответствующую ей машинную команду. Программы на ЯНУ являются машинно-зависимыми (machine-dependent), а потому трудно переносимыми на другие платформы

синоним

LLL; computer-oriented language

Смотрите также

2GL; assembler; high-level language

entry-level         
JOB REQUIRING LITTLE OR NO PRIOR WORK EXPERIENCE IN THE FIELD, OFTEN FILLED BY INDIVIDUALS RECENTLY COMPLETING SCHOOL
Entry level job; Entry level worker; Entry-level worker; Grunt work; Entry-level; Low wage

общая лексика

простой, начального уровня, для начинающих

Смотрите также

end user; entry-level PC

Définition

БОНУС
(от лат. bonus - хороший), в коммерции - вознаграждение, премия.

Wikipédia

Low-level programming language

A low-level programming language is a programming language that provides little or no abstraction from a computer's instruction set architecture—commands or functions in the language map that are structurally similar to processor's instructions. Generally, this refers to either machine code or assembly language. Because of the low (hence the word) abstraction between the language and machine language, low-level languages are sometimes described as being "close to the hardware". Programs written in low-level languages tend to be relatively non-portable, due to being optimized for a certain type of system architecture.

Low-level languages can convert to machine code without a compiler or interpreter—second-generation programming languages use a simpler processor called an assembler—and the resulting code runs directly on the processor. A program written in a low-level language can be made to run very quickly, with a small memory footprint. An equivalent program in a high-level language can be less efficient and use more memory. Low-level languages are simple, but considered difficult to use, due to numerous technical details that the programmer must remember. By comparison, a high-level programming language isolates execution semantics of a computer architecture from the specification of the program, which simplifies development.

Traduction de &#39low-level language&#39 en Russe